Name : perl-Module-Reload
| |
Version : 1.07
| Vendor : Mandriva
|
Release : 1mdv2007.0
| Date : 2006-05-28 22:34:22
|
Group : Development/Perl
| Source RPM : perl-Module-Reload-1.07-1mdv2007.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Anssi Hannula < anssi_mandriva_org>
| |
Summary : Reload %INC files when updated on disk
|
Description :
When Perl pulls a file via C< require>, it stores the filename in the global hash C< %INC>. The next time Perl tries to C< require> the same file, it sees the file in C< %INC> and does not reload from disk. This module\'s handler iterates over C< %INC> and reloads the file if it has changed on disk.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/contrib/release |